home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …arch of Chinese Treasures / China - A Great Country in the East 4: In Search of Chinese Treasures.iso / a28.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(press).as
Text File  |  2003-01-16  |  81b  |  7 lines

  1. on(press){
  2.    with(_parent.centers)
  3.    {
  4.       gotoandplay("img1");
  5.    }
  6. }
  7.